home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
4_0
/
TERMINAL
/
HDRS
/
CANCELDI.H
next >
Wrap
Text File
|
1990-11-20
|
402b
|
16 lines
/*
Terminal 2.0
"CancelDialog.h"
*/
Boolean CheckCancel (void);
void DrawCancelDialog (short, Byte *);
void DrawProgressDialog (short, Byte *);
void InfoProgress (Byte *);
void NameProgress (Byte *);
void RemoveCancelDialog (void);
Byte *SecondsToString (long, Byte *);
void SelectCancelDialog (void);
void Statistics (long, long, short);
void UpdateProgress (long, long, long, long, long, Byte *);